Computer and Modernization ›› 2010, Vol. 1 ›› Issue (3): 162-4.doi: 10.3969/j.issn.1006-2475.2010.03.046

• 数据库与数据挖掘 • Previous Articles     Next Articles

Research on Optimistic Concurrency Control Based on ADO.NET Offline Data Processing

HU Zeng,LI Wen-jie   

  1. College of Computer Science & Technology, Wuhan University of Science & Technology, Wuhan 430065, China
  • Received:2009-12-15 Revised:1900-01-01 Online:2010-03-20 Published:2010-03-20

Abstract:

In database system, the data access technology is developed from connecting model to disconnected model. At present, the disconnected model wins a wide range of applications, such as the development of distributed systems, network services applications, Web applications and so on. In ADO.NET disconnected model, it supports offline access to data and data processing, but it also needs to make more closely control to the offline processing of data updating. This paper first introduces the principle of ADO.NET data offline, as well as three of the existing open concurrent update strategy, and puts forward the new strategy for concurrent updates on this basis.

Key words: database components, offline access, ADO.NET, concurrent update